翻訳と辞書
Words near each other
・ MoD Boscombe Down
・ Mod Club Theatre
・ MoD Corsham
・ Mod Cup
・ Mod DB
・ Mod deflate
・ MoD Donnington
・ Mod Fuck Explosion
・ Mod Fun
・ Mod gzip
・ Mod jk
・ Mod Ka Nimbahera
・ Mod Kashin-class destroyer
・ MoD Kineton
・ Mod league
Mod lisp
・ MoD Lyneham
・ Mod Mobilian
・ Mod mono
・ Mod n cryptanalysis
・ Mod oai
・ MOD Ontology
・ Mod openpgp
・ Mod parrot
・ Mod perl
・ MOD Pizza
・ MoD Procurement Executive
・ Mod proxy
・ Mod python
・ Mod qos


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Mod lisp : ウィキペディア英語版
Mod lisp

mod_lisp is an extension module for the Apache HTTP Server. It enables Apache to interface with application servers written in Lisp, making it possible to dynamically generate web pages and provide web applications with Lisp programs.〔(【引用サイトリンク】url=http://www.ymeme.com/creating-dynamic-websites-lisp-apache.html )
Unlike other mod_
*
projects, such as mod_perl and mod_python, mod_lisp does not embed a Lisp interpreter in Apache. In concept it is closer to FastCGI, handling requests by serializing them into a textual representation and sending that over a socket to a persistent Lisp program, and then sending the Lisp system's response to a client.〔(【引用サイトリンク】url=http://xach.livejournal.com/144475.html )〕 The client may be a web browser, but is more likely to be a reverse proxy server. It is this server that interacts with the user's browser.
The source (FreeBSD style license), lisp examples and pre-compiled binaries for FreeBSD, Linux and Win32 are available on the mod_lisp web site.
== References ==



抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Mod lisp」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.